Micron Document
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
| SparkN0de-git | SparkN0de |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------


Commit e736b5590c93e77ed35f5ea28c82ad24cebd1edb


Parents : d69267f
Author : Mark Qvist <mark@unsigned.io>
Date : 2021-05-27T10:39:34+02:00

Reverted default Text UI color mode to 16 colors.

Changes

1 files changed, 2 insertions(+), 2 deletions(-)


Diff

diff --git a/nomadnet/NomadNetworkApp.py b/nomadnet/NomadNetworkApp.py
index 51df19a..a77f5d9 100644
--- a/nomadnet/NomadNetworkApp.py
+++ b/nomadnet/NomadNetworkApp.py
@@ -335,8 +335,8 @@ intro_time = 1
# most terminals. Some terminals
# colormode = monochrome
-# colormode = 16
-colormode = 88
+colormode = 16
+# colormode = 88
# colormode = 256
# colormode = 24bit


──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────